The following example shows the panel object:
<panel name="Panel1" height="63" width="156" left="27" top="101" visible="true" wallpaper="false" isReferenceObject="false" backStyle="solid" patternStyle="none" backColor="#784000" patternColor="white" blink="false" description="" borderColor="#FFE0C0" borderStyle="raisedInset" borderWidth="2" borderUsesBackColor="false" />
<animations>
<animateVisibility expression="If TestTag2 > 10 Then 0 Else 1" expressionTrueState="invisible" />
</animations>
</panel>